Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getrandmax
getrandmax
Show the maximum possible value of random number
Name:
getrandmax
Category:
math
Programming Language:
php
One-line Description:
Displays the maximum possible value of the random number.
Related
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis
2
Similar Functions
asinh
asinh
Inversehyperbolicsin
acos
acos
Reversecosine
mt_getrandmax
mt_getrandmax
Displaythemaximumpos
cos
cos
Cosine
intdiv
intdiv
Roundthedivisionresu
srand
srand
Sowtherandomnumberge
sinh
sinh
Hyperbolicsine
sin
sin
Sine
Popular Articles
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis